func internal/poll.convertErr

3 uses

	internal/poll (current package)
		fd_poll_runtime.go#L69: 	return convertErr(res, isFile)
		fd_poll_runtime.go#L85: 	return convertErr(res, isFile)
		fd_poll_runtime.go#L116: func convertErr(res int, isFile bool) error {